(region-cache.o): Depend on config.h
authorEli Zaretskii <eliz@gnu.org>
Sun, 2 May 2004 17:46:02 +0000 (17:46 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 2 May 2004 17:46:02 +0000 (17:46 +0000)
src/Makefile.in

index c1399942ffa61c6829a1da077680b70b2a1f59cc..f24168a5cf5572daf7c92b1cb566ab5ee1164a8c 100644 (file)
@@ -1123,7 +1123,7 @@ process.o: process.c process.h buffer.h window.h termhooks.h termopts.h \
    blockinput.h atimer.h charset.h coding.h ccl.h msdos.h composite.h \
    keyboard.h $(config_h)
 regex.o: regex.c syntax.h buffer.h $(config_h) regex.h category.h charset.h
-region-cache.o: region-cache.c buffer.h region-cache.h
+region-cache.o: region-cache.c buffer.h region-cache.h $(config_h)
 scroll.o: scroll.c termchar.h dispextern.h frame.h msdos.h keyboard.h \
    $(config_h)
 search.o: search.c regex.h commands.h buffer.h region-cache.h syntax.h \